home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / batchut / vealbest.zip / CDVDOC.COM < prev    next >
Text File  |  1988-05-10  |  15KB  |  296 lines

  1. ΘV9 Ver 1.21 (C) 1988 Craig D. Veal.  This program is distributed under the SHAREWARE concept.  The author retains sole rights to market this program.  
  2. ╔════════════════════════════════════════════════════════════════════════════╗
  3. ║                                                                            ║
  4. ║     I initially developed these programs for my own personal use and       ║
  5. ║     they are my sole property.                                             ║
  6. ║                                                                            ║
  7. ║     However, LIMITED permission is granted for your personal,              ║
  8. ║     NON-COMMERCIAL use ONLY.                                               ║
  9. ║                                                                            ║
  10. ║     They may not be used in any commercial environment without my          ║
  11. ║     written consent.                                                       ║
  12. ║                                                                            ║
  13. ║     To get information about a single program, just type CDVDOC xx         ║
  14. ║     where xx is the first 2 letters of the program you're intereseted      ║
  15. ║     in.  You'll see just the information on the program you selected       ║
  16. ║     and nothing else.                                                      ║
  17. ║                                                                            ║
  18. ║                             Craig D. Veal                                  ║
  19. ║                             4734B Jacksonville Lane                        ║
  20. ║                             Andrews AFB MD 20335                           ║
  21. ║                             Phone 301-599-1071                             ║
  22. ║                                                                            ║
  23. ╚════════════════════════════════════════════════════════════════════════════╝
  24.  
  25. $
  26. ╔════════════════════════════════════════════════════════════════════════════╗
  27. ║                                                                            ║
  28. ║                                                                            ║
  29. ║ Documentation For Shareware Programs Written by Craig Veal - Version 1.21  ║
  30. ║                                                                            ║
  31. ║                                                                            ║
  32. ╠════════════════════════════════════════════════════════════════════════════╣
  33. ║                                                                            ║
  34. ║              Which program would you like information about?               ║
  35. ║                                                                            ║
  36. ║                   CALL                          HDPARK                     ║
  37. ║                   CDIR                          MS                         ║
  38. ║                   CFA                           PC                         ║
  39. ║                   CUSOR                         SC                         ║
  40. ║                   DI                            SW                         ║
  41. ║                   DN                            TL                         ║
  42. ║                   EQPT                          WAIT                       ║
  43. ║                   GFS                                                      ║
  44. ║                                                                            ║
  45. ║                  Type Highlighted Letters then Press ENTER                 ║
  46. ║                                                                            ║
  47. ║                                    QUIT                                    ║
  48. ║                                                                            ║
  49. ╚════════════════════════════════════════════════════════════════════════════╝
  50. $                 A Shareware Program Written By Craig Veal
  51.  
  52. $
  53.                    Documentation For CALL - Version 1.00
  54. $Use CALL.COM in .BAT files to run other .BAT files without having to load a
  55. secondary copy of COMMAND.COM and put EXIT as the last line in the 2nd .BAT
  56. file.
  57.  
  58. The syntax is simply CALL xxxx where xxxx is the name of the .BAT file you
  59. want to execute and then return to the original .BAT file
  60.  
  61. $
  62.           Documentation For Change DIRectory (CDIR) - Version 2.03
  63. $Some programs, like WordStar 3.31 and earlier, don't let you change
  64. subdirectories without exiting the program, but they do let you execute an
  65. external program.  CDIR.COM will allow you to change subdirectories without
  66. exiting the current program.
  67.  
  68. To use CDIR.COM, just type CDIR.  CDIR will then prompt you for the new 
  69. drive and path name.  If the new drive and path name are found, CDIR will
  70. terminate and return control to your original program.  If the new drive
  71. and path name are not found, you'll receive an error message message
  72. and will be prompted for a correct drive and path name again.
  73.  
  74. $
  75.         Documentation For Change File Attribute (CFA) - Version 2.04
  76. $This program is used to change the DOS attribute assigned to a file or group
  77. of files.  It can make files normal, read only, hidden, system, or turn the
  78. DOS archive attribute on.  DOS wildcard characters (* or ?) MAY be used for
  79. the filename.  Attributes may be combined such as RHS for Read only, Hidden,
  80. System or RS for Read only, System or any other combination.  Subdirectory
  81. attributes can also be changed, but wildcards CANNOT be used.
  82.  
  83. Syntax is CFA filename attribute.  
  84.  
  85. Attributes values are:
  86.  
  87.     N - Normal (Read and Write)
  88.     R - Read only (Can't be written to OR deleted)
  89.     H - Hidden (Can't be found by most programs including DIR)
  90.     S - System (Used by the computer during initial start-up)
  91.     A - Archive (Used by DOS Backup and Restore)
  92. Examples: 
  93.  
  94. CFA myfile.doc A    - Turns myfile.doc Archive bit on
  95. CFA *.Doc n         - Makes all .DOC files Normal (read and write)
  96. CFA ?at.Doc R       - Makes all files that have "at" as the 2nd and 3rd 
  97.                       letters Read only (such as cat.doc, bat.doc, etc
  98. CFA \DOS\*.* RH     - Makes \DOS subdirectory files Read only and Hidden
  99.  
  100. $
  101.                   Documentation For CURSOR - Version 2.03
  102. $Some programs don't redisplay the cursor when they're done.  Sometimes
  103. you might just want to change the cursor size to make it easier to find.
  104. In either case CURSOR can fix your problems in just a few keystrokes,
  105. and CURSOR.COM will let you choose the size of your cursor too.
  106.  
  107. To use CURSOR.COM, simply type CURSOR [size] where [size] is a number
  108. from 1 to 8.  1 is the smallest cursor and 8 is the largest cursor.
  109.  
  110. Examples:
  111. CURSOR 1 - Sets cursor to smallest size
  112. CURSOR 8 - Sets cursor to largest size
  113. $
  114.               Documentation For Disk Info (DI) - Version 2.10
  115. $Disk Info will give you some good to know system information for most real
  116. PC compatable systems.  If your machine is not almost 100% compatable, you may
  117. not see all the information or you may get a DIVIDE OVERFLOW message.
  118. Good Luck.
  119.  
  120. $
  121.               Documentation For Disk Name (DN) - Version 2.07
  122. $This program is used to name, rename, or delete a disk name.  Both UPPER
  123. and lower case letters are allowed.
  124.  
  125. The syntax is DN d: where d: is the desired disk to be named or renamed.
  126.  
  127. Examples:
  128. DN A:               - Shows name on drive A: and allow you to change it
  129. DN                  - Show name on default drive and allow you to change it
  130. DN A:New Name       - Changes name of drive A: to New Name
  131. DN New Name 2       - Changes name of default drive to New Name 2
  132.  
  133. $
  134.              Documentation For EQuiPmenT (EQPT) - Version 2.06
  135. $Want to know what equipment your system says is connected?  Just type EQPT.
  136.  
  137. You'll be greeted with a display showing the number of floppy drives
  138. hard disk drives, RS-232 ports, parallel ports, game ports, and conventional
  139. (DOS) memory.
  140.  
  141. $
  142.          Documentation For Get Free Space (GFS) - Version 2.04
  143. $Tired of running CHKDSKor typing DIR to find outhow much free space you have 
  144. left on your floppy or hard disk?  GFS.CO